@import url('https://fonts.googleapis.com/css?family=Oswald');

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.42857143;
	color: #000;
}

.headerPeriode {
	
	display: none;
}
.row-style, .alternative-row-style {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ff6600;
}
.row-style .periode, .alternative-row-style .periode, .row-style .item, .alternative-row-style .item, .row-style .reserver, .alternative-row-style .reserver{display:table-cell;	vertical-align: middle;}

.row-style .periode, .alternative-row-style .periode{
	background-color: #ff6600;
	color: #fff;
	padding: 2%;
	font-weight: bold;
	width: 16%;
}
.item .separator {
	border-bottom: none;
}
.row-style .reserver, .alternative-row-style .reserver{width:20%;}

.button {
	font-family: 'Oswald', sans-serif;
	background: #3279b5;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	border-radius: 0;
	
}
.reserver .button{width: 90%;}
.button:hover, .button.btn_light:hover{opacity:1; background:#ff6600;}
.etatSejour  {
	color: #ff6600;
	display: block;
	background: #fff;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}
.strikePrice {
	color: #ff6600 !important;
	font-weight:bold;
}
.breadcrumb .images {
	background: #3279b5;
}
.breadcrumb .images .on {
	background: #ff6600;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.breadcrumb .images .off {
	background: none;
	text-align: center;
	color: #FFF;
}
.breadcrumb .text .etape {
	font-size: 14px;
	 font-style: normal; 
}
.breadcrumb .text .on {
	color: #ccc;
}
.textEtape, .TextTitle {
	font-size: 30px;
	font-variant: none;
	color: #999;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
}
.main {width:66%; float:left;}
.rightSide {
	width: 25%;
	float: right;
	border: 1px solid #ccc;
	padding: 3%;
}.tab_participants {
	background-color: #fff;
	border: 1px solid #3279b5;
}
.caseParticipant {
	width: 100%;
	padding: 0;
}
.caseParticipant .participants {
	font-weight: bold;
	padding: 5px 10px;
	background: #3279b5;
	color: #fff;
	text-align:left
}
.caseParticipant dd.participants {

	text-align: right;
}
.caseParticipant dd.participants input {
	border-width: 0px;
	background: #fff;
	padding: 3px;
}
.caseParticipant dt {
	width: 20%;
	color:#3279b5;
}
.caseParticipant dd.nom, .caseParticipant dd.naissance {
	float: none;
}
.caseParticipant dt.tarif {

	padding: 0 5px 0 0;
}
.caseParticipant dd.tarif {

	float:none;
}
.listbox, .textbox, .editbox {
	border: 1px solid #3279b5;
	font-size: 16px;
	margin-right: 5px;
}
.button.btn_light {
	background: #999;
}
.rightSide h1 {
	font-size: 30px;
	font-variant: none;
	color: #3279b5;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
}
.ucTxtOffre {
	color: #999;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size:20px;
}
.ucTxtChange a, .modifier a{background:#ff6600; color:#fff !important; text-decoration:none;font-family: 'Oswald', sans-serif;padding:3px 10px;display:inline-block;}
.tab_option .footer.Total {
	font-size: 16px;
}
.totalAssurance {
	font-size: 16px;

}
#ucSummary_grdSummaryParticipants{font-size:0.8em;}

.etape4 .coordonnees {
	border: 1px solid #999;
	padding: 3%;
}
hr{display:none;}

.recap_total {
	background-color: #3279b5;
	font-size: 16px;

}
#pnlPayboxHash {
	clear: both;
	width: 20%;
	text-align: right;
	position: relative;
	top: -40px;
	float: right;
	right: 35%;
}
#hplRetour{color:#ff6600; font-weight:bold;}
.ui-widget{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}
/*******************************************************RESPONSIVE*********************************************/
@media (max-width: 768px) {
	.inlineTarif {
	font-size: 0.8em;
}
.main {
	width: auto;
	float: none;
}
.rightSide{display:none;}
#pnlPayboxHash {
	
	right: 2%;
}
}
@media (max-width: 734px) {
.row-style .periode, .alternative-row-style .periode {

	width: 22%;
}
}
@media (max-width: 414px) {
	.row-style .periode, .alternative-row-style .periode, .row-style .item, .alternative-row-style .item, .row-style .reserver, .alternative-row-style .reserver {
	display: block;
	width: auto !important;
}
.row-style .periode, .alternative-row-style .periode {
	text-align: center;
}
.item .inlineTarif {
	width: 100%;
	float: none;
	text-align: center;
}
.item .tarif {
	float: none;
	padding: 2px 5px;
	text-align: center;
}
.caseParticipant dt {
	width: 25%;
	color: #3279b5;
}
.caseParticipant dt {
	float: none;
	width: auto;
	text-align: left;
	padding-left: 5px;
}
.caseParticipant dd {
	padding-left: 5px;
}
.buttons input {
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
}
.listbox {
	max-width: 240px;
}
#pnlPrestations, .div_option{font-size:0.8em;}
#btnAutreMoyen{width:97%;}
#pnlPayboxHash {
	width: 96%;
	right: 15px;
	top:0;
}
#pnlPayboxHash .button {
	display: block;
	width: 97%;
}
}